home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iGMTemplates.h < prev    next >
Text File  |  2002-01-14  |  4KB  |  74 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iGMTemplates.h
  5. //
  6. // Compiler-generated export header for package "iGMTemplates"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iGMTemplates.h 2     10/05/01 16:44 Richard $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. // Functions ///////////////////////////////////////////////////////////////////
  18.  
  19. enum eGMSet
  20. {                                                    //                    -mission class            mission    
  21.     //GM_ZebraBurgers,    // These first two ...
  22.     //GM_GiraffeMission,    // ... are only here for the template mission. 
  23.  
  24.     /// Act one jobbies ...
  25.  
  26.     GM_11_FistfulOfNanites = 1,    //steal mass nanites                        -Stepson                hoffa gm06
  27.     GM_01_NeedOre,        // some miners need ore                            -Hoffa Wake                hoffa gm01
  28.     GM_03_Gardener,        // Stepson reputation builder / soil collector    -Stepson                hoffa gm03
  29.     GM_02_CounterfeitGoods,    // Jafs mate is in a  pickle                -Hoffa Wake                hoffa gm02
  30.     GM_14_Gunrobber,        //steal guns for the stepsons                -stepson                hoffa gm09
  31.     GM_13_MedicalSupplies,    //steal medical supplies for the league        -hoffas wake            hoffa gm08
  32.     GM_10_RareAnimalChef,    //steal animals to make new dishes            -Hoffas Wake            
  33.     GM_16_TheFreak,        //wants data.                                    -Hoffa's wake            hoffa gm04
  34.     GM_12_LibraryFine,    //steal a mass execs books                        -stepson                hoffa gm07
  35.     GM_08_SimplePiracy,    //simple hoffa's wake piracy                    -Hoffa Wake / Simple Piracy        Stepson gm03
  36.     GM_20_StationParts,        //steal station parts for teh league        -Hoffa's wake            Hoffa gm13
  37.     GM_18_Goldminers,        // steal equipment for a secret gold mine    -hoffa's wake            hoffa gm12
  38.     GM_06_AcidBurn,        //miners injuries                                -Stepson                Stepson gm01
  39.     GM_07_ThePayoff,        //beat up corrupt cops                        -Stepson lead-on        Stepsom gm02
  40.     
  41.     
  42.     /// Act two jobbies ........
  43.     
  44.     GM_04_OmanExoticMetals,    //steal stuff for the oman                    -Oman                    oman gm01
  45.     GM_05_OmanPowerPlant,    //the oman powerplant is breaking down        -Oman                    oman gm02
  46.     GM_23_OmanRaider,    //the oman send you out to rob things            -Oman                    oman gm03
  47.     GM_24_OmanPayback,    // steal things from NOMEX as payback            -Oman                    oman gm04
  48.     GM_25_OmanDisease,    //steal a Maas vaccine for the Oman                -OMan                    oman gm05
  49.     GM_26_OmanWeaponParts,    // supply parts to the oman factory            -Oman                    oman gm06
  50.     GM_27_OmanAntiPropaganda, //oman want to burn corporarte propaganda    -oman                    oman gm07
  51.     GM_28_OmanMalfunction,    // the oman's airconditioning breaks        -Oman                    oman gm08
  52.     GM_29_Omantechnology,    // steal other electronics for them            -Oman                    oman gm09
  53.     GM_19_BigJacksJewels,    //steal some jewels of miners for big jack    -hoffa's wake            hoffa gm11
  54.     GM_09_PrisonData,    //Simple piracy - steal data from cops            -Hoffas wake / piracy    
  55.     GM_15_TheSurvey,    //steal the results of the systems survey        -hoffa's wake            hoffa gm10
  56.     GM_21_CrookedCops,        //cops peddling goods on blackmarket        -Hoffa's Wake            Hoffa gm14
  57.     GM_22_MaraudersDealing,     //two marauder ships selling            -hoffa's wake            hoffa gm15
  58.     GM_17_GeriatricCyborgs,    //steal cybernetics for old borgs            -hoffa's wake            hoffa gm05
  59.     GM_30_OmanCelebration,    // the oman have a big fast and feast        -Oman                    oman gm10
  60.     GM_31_MCAExcavations,    // the MCA want to dig bunkers                -MCA                    MCA gm02
  61.     GM_32_MCATerraforming,    // the mca want more growing space            -MCA                    MCA gm03
  62.     GM_33_MCAPlague,    //    The mca are hit by an engineered plague        -MCA                    MCA gm04
  63.     GM_34_MCAArmy,        // teh mca want to build up their army            -MCA                    MCA gm05
  64.     GM_35_MCASafetyDrive // teh mca need more ship saftey stuff            -MCA                    MCA gm01
  65. } ;
  66.  
  67.  
  68. prototype bool iGMTemplates.InstantiateMission( int mission_enum );
  69.  
  70. prototype iGMTemplates.TestMissionGenerator();
  71.  
  72. // EOF /////////////////////////////////////////////////////////////////////////
  73.  
  74.